SaOnlineACHBatchRefund 
Logical Entity Name  SaOnlineACHBatchRefund 
Default Table Name  SaOnlineACHBatchRefund 
Physical Only  NO 
Definition 
 
Note 
 

SaOnlineACHBatchRefund Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaOnlineACHBatchRefundID(PK)    char(10)  NO 
 
SaStudentBankAccountId(FK)    int  NO 
 
FaRefundID(FK)    int  NO 
 
Amount    char(10)  NO 
 
Status    char(10)  NO 
 
ResponseMessage    char(10)  YES 
 
ResponseCode    char(10)  YES 
 
PnRef    char(10)  YES 
 
AuthCode    char(10)  YES 
 
Sequence    char(10)  NO 
 
SaOnlineACHBatchHeaderId(FK)    char(10)  YES 
 
DateAdded    char(10)  NO 
 
UserId(FK)    int  NO 
 
DateLstMod    char(10)  NO 
 
TS    char(10)  NO 
 

SaOnlineACHBatchRefund Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaOnlineACHBatchRefund_SaOnlineACHBatchRefundID  PrimaryKey  SaOnlineACHBatchRefundID 

SaOnlineACHBatchRefund Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaRefund  Non-Identifying  One To Zero or More  FK_SaOnlineACHBatchRefund_FaRefundID_FaRefund_FaRefundID      FaRefundID  NO  YES 
SaOnlineACHBatchHeader  Non-Identifying  Zero or One to Zero or More  FK_SaOnlineACHBatchRefund_SaOnlineACHBatchHeaderId_SaOnlineACHBatchHeader_SaOnlineACHBatchHeaderId      SaOnlineACHBatchHeaderId  NO  YES 
SaStudentBankAccount  Non-Identifying  One To Zero or More  FK_SaOnlineACHBatchRefund_SaStudentBankAccountId_SaStudentBankAccount_SaStudentBankAccountId      SaStudentBankAccountId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaOnlineACHBatchRefund_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaOnlineACHBatchRefund Check Constraints 
Check Constraint Name  CheckConstraint